Class: Aws::Types::UpdateDomainAssociationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


4012
4013
4014
# File 'sig/types.rbs', line 4012

def domain
  @domain
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


4014
4015
4016
# File 'sig/types.rbs', line 4014

def etag
  @etag
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


4013
4014
4015
# File 'sig/types.rbs', line 4013

def resource_id
  @resource_id
end