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)


5043
5044
5045
# File 'sig/types.rbs', line 5043

def 
  @aws_account_id
end

#template_id::String

Returns the value of attribute template_id.

Returns:

  • (::String)


5044
5045
5046
# File 'sig/types.rbs', line 5044

def template_id
  @template_id
end