Module: Aws::MigrationHubRefactorSpaces::Client::_CreateServiceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_by_account_id::String

Returns:

  • (::String)


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

def created_by_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#endpoint_type"LAMBDA", "URL"

Returns:

  • ("LAMBDA", "URL")


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

def endpoint_type: () -> ("LAMBDA" | "URL")

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#lambda_endpointTypes::LambdaEndpointInput



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

def lambda_endpoint: () -> Types::LambdaEndpointInput

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#owner_account_id::String

Returns:

  • (::String)


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

def owner_account_id: () -> ::String

#service_id::String

Returns:

  • (::String)


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

def service_id: () -> ::String

#state"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "FAILED")


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

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

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

Returns:

  • (::Hash[::String, ::String])


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

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

#url_endpointTypes::UrlEndpointInput



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

def url_endpoint: () -> Types::UrlEndpointInput

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String