Class: Aws::Types::GetGroupPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#group_name::String

Returns the value of attribute group_name.

Returns:



755
756
757
# File 'sig/types.rbs', line 755

def group_name
  @group_name
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:



756
757
758
# File 'sig/types.rbs', line 756

def policy_name
  @policy_name
end