Class: Aws::Types::AuthorizeEndpointAccessMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account::String

Returns the value of attribute account.



118
119
120
# File 'sig/types.rbs', line 118

def 
  @account
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.



117
118
119
# File 'sig/types.rbs', line 117

def cluster_identifier
  @cluster_identifier
end

#vpc_ids::Array[::String]

Returns the value of attribute vpc_ids.



119
120
121
# File 'sig/types.rbs', line 119

def vpc_ids
  @vpc_ids
end