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)


17788
17789
17790
# File 'sig/types.rbs', line 17788

def dry_run
  @dry_run
end

#service_id::String

Returns the value of attribute service_id.

Returns:

  • (::String)


17789
17790
17791
# File 'sig/types.rbs', line 17789

def service_id
  @service_id
end