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)


18127
18128
18129
# File 'sig/types.rbs', line 18127

def dry_run
  @dry_run
end

#service_id::String

Returns the value of attribute service_id.

Returns:

  • (::String)


18128
18129
18130
# File 'sig/types.rbs', line 18128

def service_id
  @service_id
end