Class: Aws::Types::AssociateDistributionWebACLResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


115
116
117
# File 'sig/types.rbs', line 115

def etag
  @etag
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


113
114
115
# File 'sig/types.rbs', line 113

def id
  @id
end

#web_acl_arn::String

Returns the value of attribute web_acl_arn.

Returns:

  • (::String)


114
115
116
# File 'sig/types.rbs', line 114

def web_acl_arn
  @web_acl_arn
end