Class: Aws::Types::GetClusterPolicyOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy::String

Returns the value of attribute policy.

Returns:

  • (::String)


146
147
148
# File 'sig/types.rbs', line 146

def policy
  @policy
end

#policy_version::String

Returns the value of attribute policy_version.

Returns:

  • (::String)


147
148
149
# File 'sig/types.rbs', line 147

def policy_version
  @policy_version
end