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)


5130
5131
5132
# File 'sig/types.rbs', line 5130

def dry_run
  @dry_run
end

#service_ids::Array[::String]

Returns the value of attribute service_ids.

Returns:

  • (::Array[::String])


5131
5132
5133
# File 'sig/types.rbs', line 5131

def service_ids
  @service_ids
end