Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cidr::String

Returns the value of attribute cidr.

Returns:



790
791
792
# File 'sig/types.rbs', line 790

def cidr
  @cidr
end

#endpoint_id::String

Returns the value of attribute endpoint_id.

Returns:



789
790
791
# File 'sig/types.rbs', line 789

def endpoint_id
  @endpoint_id
end

#region::String

Returns the value of attribute region.

Returns:



791
792
793
# File 'sig/types.rbs', line 791

def region
  @region
end