Class: Aws::Types::CreateVpcEndpointServiceConfigurationResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


3905
3906
3907
# File 'sig/types.rbs', line 3905

def client_token
  @client_token
end

#service_configurationTypes::ServiceConfiguration

Returns the value of attribute service_configuration.



3904
3905
3906
# File 'sig/types.rbs', line 3904

def service_configuration
  @service_configuration
end