Class: Aws::Types::AppleApp
- Inherits:
-
Object
- Object
- Aws::Types::AppleApp
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bundle_id ⇒ ::String
Returns the value of attribute bundle_id.
Instance Attribute Details
#bundle_id ⇒ ::String
Returns the value of attribute bundle_id.
37 38 39 |
# File 'sig/types.rbs', line 37 def bundle_id @bundle_id end |