Class: Aws::Types::ApplicationAssociationSummary

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)


18
19
20
# File 'sig/types.rbs', line 18

def application_arn
  @application_arn
end

#application_association_arn ⇒ ::String

Returns the value of attribute application_association_arn.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def application_association_arn
  @application_association_arn
end

#client_id ⇒ ::String

Returns the value of attribute client_id.

Returns:

  • (::String)


19
20
21
# File 'sig/types.rbs', line 19

def client_id
  @client_id
end