Class: Aws::Types::DelegationPermission

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#parameters::Array[Types::PolicyParameter]

Returns the value of attribute parameters.

Returns:



339
340
341
# File 'sig/types.rbs', line 339

def parameters
  @parameters
end

#policy_template_arn::String

Returns the value of attribute policy_template_arn.

Returns:

  • (::String)


338
339
340
# File 'sig/types.rbs', line 338

def policy_template_arn
  @policy_template_arn
end