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:



351
352
353
# File 'sig/types.rbs', line 351

def parameters
  @parameters
end

#policy_template_arn::String

Returns the value of attribute policy_template_arn.

Returns:

  • (::String)


350
351
352
# File 'sig/types.rbs', line 350

def policy_template_arn
  @policy_template_arn
end