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)


4919
4920
4921
# File 'sig/types.rbs', line 4919

def dry_run
  @dry_run
end

#service_ids::Array[::String]

Returns the value of attribute service_ids.

Returns:

  • (::Array[::String])


4920
4921
4922
# File 'sig/types.rbs', line 4920

def service_ids
  @service_ids
end