Class: Aws::Types::CreateVpcOriginResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.



814
815
816
# File 'sig/types.rbs', line 814

def etag
  @etag
end

#location::String

Returns the value of attribute location.



813
814
815
# File 'sig/types.rbs', line 813

def location
  @location
end

#vpc_originTypes::VpcOrigin

Returns the value of attribute vpc_origin.



812
813
814
# File 'sig/types.rbs', line 812

def vpc_origin
  @vpc_origin
end