Class: Aws::Types::UpdatePortfolioOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePortfolioOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#portfolio_detail ⇒ Types::PortfolioDetail
Returns the value of attribute portfolio_detail.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#portfolio_detail ⇒ Types::PortfolioDetail
Returns the value of attribute portfolio_detail.
1620 1621 1622 |
# File 'sig/types.rbs', line 1620 def portfolio_detail @portfolio_detail end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1621 1622 1623 |
# File 'sig/types.rbs', line 1621 def end |