Class: Aws::Types::DescribeTemplatePermissionsRequest

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)


5276
5277
5278
# File 'sig/types.rbs', line 5276

def 
  @aws_account_id
end

#template_id::String

Returns the value of attribute template_id.

Returns:

  • (::String)


5277
5278
5279
# File 'sig/types.rbs', line 5277

def template_id
  @template_id
end