View source: R/appregistry_operations.R
appregistry_sync_resource | R Documentation |
Syncs the resource with current AppRegistry records.
See https://www.paws-r-sdk.com/docs/appregistry_sync_resource/ for full documentation.
appregistry_sync_resource(resourceType, resource)
resourceType |
[required] The type of resource of which the application will be associated. |
resource |
[required] An entity you can work with and specify with a name or ID. Examples include an Amazon EC2 instance, an Amazon Web Services CloudFormation stack, or an Amazon S3 bucket. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.