Class: Aws::Types::ConflictingAlias

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


311
312
313
# File 'sig/types.rbs', line 311

def 
  @account_id
end

#alias::String

Returns the value of attribute alias.

Returns:

  • (::String)


309
310
311
# File 'sig/types.rbs', line 309

def alias
  @alias
end

#distribution_id::String

Returns the value of attribute distribution_id.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def distribution_id
  @distribution_id
end