Class: Aws::Types::GetPlatformApplicationAttributesInput
- Inherits:
-
Object
- Object
- Aws::Types::GetPlatformApplicationAttributesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#platform_application_arn ⇒ ::String
Returns the value of attribute platform_application_arn.
Instance Attribute Details
#platform_application_arn ⇒ ::String
Returns the value of attribute platform_application_arn.
181 182 183 |
# File 'sig/types.rbs', line 181 def platform_application_arn @platform_application_arn end |