Module: Aws::IoTTwinMaker::Client::_CreateComponentTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateComponentTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
125 |
# File 'sig/client.rbs', line 125
def arn: () -> ::String
|
#creation_date_time ⇒ ::Time
126 |
# File 'sig/client.rbs', line 126
def creation_date_time: () -> ::Time
|
#state ⇒ "CREATING", ...
127 |
# File 'sig/client.rbs', line 127
def state: () -> ("CREATING" | "UPDATING" | "DELETING" | "ACTIVE" | "ERROR")
|