Class: Aws::Types::BatchListObjectPoliciesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attached_policy_ids::Array[::String]

Returns the value of attribute attached_policy_ids.

Returns:



375
376
377
# File 'sig/types.rbs', line 375

def attached_policy_ids
  @attached_policy_ids
end

#next_token::String

Returns the value of attribute next_token.

Returns:



376
377
378
# File 'sig/types.rbs', line 376

def next_token
  @next_token
end