Class: Aws::Types::GetPolicyStoreInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:



555
556
557
# File 'sig/types.rbs', line 555

def policy_store_id
  @policy_store_id
end

#tagsBoolean

Returns the value of attribute tags.

Returns:



556
557
558
# File 'sig/types.rbs', line 556

def tags
  @tags
end