View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_update_application_resource_lifecycle | R Documentation |
Modifies lifecycle settings for an application.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_update_application_resource_lifecycle/ for full documentation.
elasticbeanstalk_update_application_resource_lifecycle(
ApplicationName,
ResourceLifecycleConfig
)
ApplicationName |
[required] The name of the application. |
ResourceLifecycleConfig |
[required] The lifecycle configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.