Module: Aws::MigrationHubRefactorSpaces::Client::_CreateEnvironmentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateEnvironmentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#created_time::Time

Returns:



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

def created_time: () -> ::Time

#description::String

Returns:



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

def description: () -> ::String

#environment_id::String

Returns:



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

def environment_id: () -> ::String

#last_updated_time::Time

Returns:



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

def last_updated_time: () -> ::Time

#name::String

Returns:



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

def name: () -> ::String

#network_fabric_type"TRANSIT_GATEWAY", "NONE"

Returns:



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

def network_fabric_type: () -> ("TRANSIT_GATEWAY" | "NONE")

#owner_account_id::String

Returns:



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

def owner_account_id: () -> ::String

#state"CREATING", ...

Returns:



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

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

#tags::Hash[::String, ::String]

Returns:



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

def tags: () -> ::Hash[::String, ::String]