메소드 | 설명 | |
---|---|---|
UpdateCloudFrontOriginAccessIdentityRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
UpdateCloudFrontOriginAccessIdentityRequest ( string id, string ifMatch, |
Instantiates UpdateCloudFrontOriginAccessIdentityRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetCloudFrontOriginAccessIdentityConfig ( ) : bool | ||
IsSetId ( ) : bool | ||
IsSetIfMatch ( ) : bool |
public UpdateCloudFrontOriginAccessIdentityRequest ( ) : System | ||
리턴 | System |
public UpdateCloudFrontOriginAccessIdentityRequest ( string id, string ifMatch, |
||
id | string | The identity's id. |
ifMatch | string | The value of the ETag header that you received when retrieving the identity's configuration. For example: E2QWRUHAPOMQZL . |
cloudFrontOriginAccessIdentityConfig | The identity's configuration information. | |
리턴 | System |