Class: Aws::Types::StartVpcEndpointServicePrivateDnsVerificationRequest

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)


17491
17492
17493
# File 'sig/types.rbs', line 17491

def dry_run
  @dry_run
end

#service_id::String

Returns the value of attribute service_id.

Returns:

  • (::String)


17492
17493
17494
# File 'sig/types.rbs', line 17492

def service_id
  @service_id
end