Class: Aws::Types::UpdateDistributionTenantResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_tenantTypes::DistributionTenant

Returns the value of attribute distribution_tenant.



3986
3987
3988
# File 'sig/types.rbs', line 3986

def distribution_tenant
  @distribution_tenant
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


3987
3988
3989
# File 'sig/types.rbs', line 3987

def etag
  @etag
end