Class: Aws::Types::ListResourcesInProtectionGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def next_token
  @next_token
end

#resource_arns::Array[::String]

Returns the value of attribute resource_arns.

Returns:

  • (::Array[::String])


414
415
416
# File 'sig/types.rbs', line 414

def resource_arns
  @resource_arns
end