Class: Aws::Types::GetVpcOriginResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1920
1921
1922
# File 'sig/types.rbs', line 1920

def etag
  @etag
end

#vpc_originTypes::VpcOrigin

Returns the value of attribute vpc_origin.

Returns:



1919
1920
1921
# File 'sig/types.rbs', line 1919

def vpc_origin
  @vpc_origin
end