Class: Aws::Types::BatchGetPolicyInputItem

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_id::String

Returns the value of attribute policy_id.

Returns:



75
76
77
# File 'sig/types.rbs', line 75

def policy_id
  @policy_id
end

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:



74
75
76
# File 'sig/types.rbs', line 74

def policy_store_id
  @policy_store_id
end