Class: Aws::Types::DeleteApplicationVpcConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_arn::String

Returns the value of attribute application_arn.

Returns:

  • (::String)


517
518
519
# File 'sig/types.rbs', line 517

def application_arn
  @application_arn
end

#application_version_id::Integer

Returns the value of attribute application_version_id.

Returns:

  • (::Integer)


518
519
520
# File 'sig/types.rbs', line 518

def application_version_id
  @application_version_id
end

#operation_id::String

Returns the value of attribute operation_id.

Returns:

  • (::String)


519
520
521
# File 'sig/types.rbs', line 519

def operation_id
  @operation_id
end