Class: Aws::Types::DeleteInfrastructureConfigurationResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#infrastructure_configuration_arn ⇒ ::String

Returns the value of attribute infrastructure_configuration_arn.

Returns:

  • (::String)


539
540
541
# File 'sig/types.rbs', line 539

def infrastructure_configuration_arn
  @infrastructure_configuration_arn
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


538
539
540
# File 'sig/types.rbs', line 538

def request_id
  @request_id
end