메소드 | 설명 | |
---|---|---|
DescribeInstanceAttributeRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeInstanceAttributeRequest ( string instanceId, InstanceAttributeName attribute ) : System |
Instantiates DescribeInstanceAttributeRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetAttribute ( ) : bool | ||
IsSetInstanceId ( ) : bool |
public DescribeInstanceAttributeRequest ( ) : System | ||
리턴 | System |
public DescribeInstanceAttributeRequest ( string instanceId, InstanceAttributeName attribute ) : System | ||
instanceId | string | The ID of the instance. |
attribute | InstanceAttributeName | The instance attribute. Note: The enaSupport attribute is not supported at this time. |
리턴 | System |