Class: Aws::Types::CreateVpcAttachmentResponse

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.



602
603
604
# File 'sig/types.rbs', line 602

def vpc_attachment
  @vpc_attachment
end