Class: Aws::Types::UngroupResourcesInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#group::String

Returns the value of attribute group.



420
421
422
# File 'sig/types.rbs', line 420

def group
  @group
end

#resource_arns::Array[::String]

Returns the value of attribute resource_arns.



421
422
423
# File 'sig/types.rbs', line 421

def resource_arns
  @resource_arns
end