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

Returns:

  • (::String)


125
# File 'sig/client.rbs', line 125

def arn: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


126
# File 'sig/client.rbs', line 126

def creation_date_time: () -> ::Time

#state"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "DELETING", "ACTIVE", "ERROR")


127
# File 'sig/client.rbs', line 127

def state: () -> ("CREATING" | "UPDATING" | "DELETING" | "ACTIVE" | "ERROR")