Class: Aws::Types::PrivateEndpointOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


312
313
314
# File 'sig/types.rbs', line 312

def domain
  @domain
end

#private_endpointTypes::PrivateEndpoint

Returns the value of attribute private_endpoint.



313
314
315
# File 'sig/types.rbs', line 313

def private_endpoint
  @private_endpoint
end