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)


5320
5321
5322
# File 'sig/types.rbs', line 5320

def 
  @aws_account_id
end

#theme_id::String

Returns the value of attribute theme_id.

Returns:

  • (::String)


5321
5322
5323
# File 'sig/types.rbs', line 5321

def theme_id
  @theme_id
end