Class: Aws::Types::DeleteApplicationReferenceDataSourceResponse

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)


484
485
486
# File 'sig/types.rbs', line 484

def application_arn
  @application_arn
end

#application_version_id::Integer

Returns the value of attribute application_version_id.

Returns:

  • (::Integer)


485
486
487
# File 'sig/types.rbs', line 485

def application_version_id
  @application_version_id
end