Class: Aws::Types::DescribeThemePermissionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


5087
5088
5089
# File 'sig/types.rbs', line 5087

def 
  @aws_account_id
end

#theme_id::String

Returns the value of attribute theme_id.

Returns:

  • (::String)


5088
5089
5090
# File 'sig/types.rbs', line 5088

def theme_id
  @theme_id
end