Class: Aws::Types::CreateVpcOriginRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tagsTypes::Tags

Returns the value of attribute tags.

Returns:



807
808
809
# File 'sig/types.rbs', line 807

def tags
  @tags
end

#vpc_origin_endpoint_configTypes::VpcOriginEndpointConfig

Returns the value of attribute vpc_origin_endpoint_config.



806
807
808
# File 'sig/types.rbs', line 806

def vpc_origin_endpoint_config
  @vpc_origin_endpoint_config
end