appfabric_get_app_bundle {paws.networking} | R Documentation |
Returns information about an app bundle
Description
Returns information about an app bundle.
See https://www.paws-r-sdk.com/docs/appfabric_get_app_bundle/ for full documentation.
Usage
appfabric_get_app_bundle(appBundleIdentifier)
Arguments
appBundleIdentifier |
[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request. |
[Package paws.networking version 0.9.0 Index]