Class: Aws::Types::AwsIamAttachedManagedPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


2977
2978
2979
# File 'sig/types.rbs', line 2977

def policy_arn
  @policy_arn
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:

  • (::String)


2976
2977
2978
# File 'sig/types.rbs', line 2976

def policy_name
  @policy_name
end