Class: Aws::Types::DeleteVpcEndpointServiceConfigurationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


5055
5056
5057
# File 'sig/types.rbs', line 5055

def dry_run
  @dry_run
end

#service_ids::Array[::String]

Returns the value of attribute service_ids.

Returns:

  • (::Array[::String])


5056
5057
5058
# File 'sig/types.rbs', line 5056

def service_ids
  @service_ids
end