Class: Aws::Types::DeleteAccessControlRuleRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.



225
226
227
# File 'sig/types.rbs', line 225

def name
  @name
end

#organization_id::String

Returns the value of attribute organization_id.



224
225
226
# File 'sig/types.rbs', line 224

def organization_id
  @organization_id
end