Class: Aws::Types::UpdateDomainAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.



4005
4006
4007
# File 'sig/types.rbs', line 4005

def domain
  @domain
end

#if_match::String

Returns the value of attribute if_match.



4007
4008
4009
# File 'sig/types.rbs', line 4007

def if_match
  @if_match
end

#target_resourceTypes::DistributionResourceId

Returns the value of attribute target_resource.



4006
4007
4008
# File 'sig/types.rbs', line 4006

def target_resource
  @target_resource
end