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.
4689 4690 4691 |
# File 'sig/types.rbs', line 4689 def aws_account_id @aws_account_id end |
#brand_id ⇒ ::String
Returns the value of attribute brand_id.
4690 4691 4692 |
# File 'sig/types.rbs', line 4690 def brand_id @brand_id end |