Class: Aws::Types::CreateDimensionResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.



859
860
861
# File 'sig/types.rbs', line 859

def arn
  @arn
end

#name::String

Returns the value of attribute name.



858
859
860
# File 'sig/types.rbs', line 858

def name
  @name
end