Метод | Описание | |
---|---|---|
ModifyImageAttributeRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
ModifyImageAttributeRequest ( string imageId, string attribute ) : System |
Instantiates ModifyImageAttributeRequest with the parameterized properties
|
Метод | Описание | |
---|---|---|
IsSetAttribute ( ) : bool | ||
IsSetDescription ( ) : bool | ||
IsSetImageId ( ) : bool | ||
IsSetLaunchPermission ( ) : bool | ||
IsSetOperationType ( ) : bool | ||
IsSetProductCodes ( ) : bool | ||
IsSetUserGroups ( ) : bool | ||
IsSetUserIds ( ) : bool | ||
IsSetValue ( ) : bool |
public ModifyImageAttributeRequest ( ) : System | ||
Результат | System |
public ModifyImageAttributeRequest ( string imageId, string attribute ) : System | ||
imageId | string | The ID of the AMI. |
attribute | string | The name of the attribute to modify. |
Результат | System |