appregistry_sync_resource {paws.management} | R Documentation |
Syncs the resource with current AppRegistry records
Description
Syncs the resource with current AppRegistry records.
See https://www.paws-r-sdk.com/docs/appregistry_sync_resource/ for full documentation.
Usage
appregistry_sync_resource(resourceType, resource)
Arguments
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. |
[Package paws.management version 0.9.0 Index]