class Aws::SecurityHub::Types::AwsElasticBeanstalkEnvironmentOptionSetting
A configuration option setting for the environment.
@note When making an API call, you may pass AwsElasticBeanstalkEnvironmentOptionSetting
data as a hash: { namespace: "NonEmptyString", option_name: "NonEmptyString", resource_name: "NonEmptyString", value: "NonEmptyString", }
@!attribute [rw] namespace
The type of resource that the configuration option is associated with. @return [String]
@!attribute [rw] option_name
The name of the option. @return [String]
@!attribute [rw] resource_name
The name of the resource. @return [String]
@!attribute [rw] value
The value of the configuration setting. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElasticBeanstalkEnvironmentOptionSetting AWS API Documentation
Constants
- SENSITIVE