Class: Aws::Types::GetVpcAttachmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_attachment ⇒ Types::VpcAttachment

Returns the value of attribute vpc_attachment.



1211
1212
1213
# File 'sig/types.rbs', line 1211

def vpc_attachment
  @vpc_attachment
end