Class: Aws::Types::UpdatePortfolioOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#portfolio_detailTypes::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.

Returns:



1621
1622
1623
# File 'sig/types.rbs', line 1621

def tags
  @tags
end