Class: Aws::Types::PlatformApplication

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

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


427
428
429
# File 'sig/types.rbs', line 427

def attributes
  @attributes
end

#platform_application_arn::String

Returns the value of attribute platform_application_arn.

Returns:

  • (::String)


426
427
428
# File 'sig/types.rbs', line 426

def platform_application_arn
  @platform_application_arn
end