Class: Aws::Types::DescribeBrandPublishedVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBrandPublishedVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
-
#brand_id ⇒ ::String
Returns the value of attribute brand_id.
Instance Attribute Details
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4479 4480 4481 |
# File 'sig/types.rbs', line 4479 def aws_account_id @aws_account_id end |
#brand_id ⇒ ::String
Returns the value of attribute brand_id.
4480 4481 4482 |
# File 'sig/types.rbs', line 4480 def brand_id @brand_id end |