Class: Aws::Types::UpdateResourceGatewayRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_gateway_identifier::String

Returns the value of attribute resource_gateway_identifier.

Returns:

  • (::String)


1527
1528
1529
# File 'sig/types.rbs', line 1527

def resource_gateway_identifier
  @resource_gateway_identifier
end

#security_group_ids::Array[::String]

Returns the value of attribute security_group_ids.

Returns:

  • (::Array[::String])


1528
1529
1530
# File 'sig/types.rbs', line 1528

def security_group_ids
  @security_group_ids
end