Class: Aws::Types::Customizations

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificateTypes::Certificate

Returns the value of attribute certificate.

Returns:



852
853
854
# File 'sig/types.rbs', line 852

def certificate
  @certificate
end

#geo_restrictionsTypes::GeoRestrictionCustomization

Returns the value of attribute geo_restrictions.



853
854
855
# File 'sig/types.rbs', line 853

def geo_restrictions
  @geo_restrictions
end

#web_aclTypes::WebAclCustomization

Returns the value of attribute web_acl.



851
852
853
# File 'sig/types.rbs', line 851

def web_acl
  @web_acl
end