|
NAMEPaws::ElasticBeanstalk::ConfigurationSettingsDescriptionATTRIBUTESApplicationName => StrThe name of the application associated with this configuration set.DateCreated => StrThe date (in UTC time) when this configuration set was created.DateUpdated => StrThe date (in UTC time) when this configuration set was last modified.DeploymentStatus => StrIf this configuration set is associated with an environment, the "DeploymentStatus" parameter indicates the deployment status of this configuration set:"null": This configuration is not associated with a running environment. "pending": This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. "deployed": This is the configuration that is currently deployed to the associated running environment. "failed": This is a draft configuration, that failed to successfully deploy.
Description => StrDescribes this configuration set.EnvironmentName => StrIf not "null", the name of the environment for this configuration set.OptionSettings => ArrayRef[Paws::ElasticBeanstalk::ConfigurationOptionSetting]A list of the configuration options and their values in this configuration set.SolutionStackName => StrThe name of the solution stack this configuration set uses.TemplateName => StrIf not "null", the name of the configuration template for this configuration set.
Visit the GSP FreeBSD Man Page Interface. |