class Aws::AmplifyBackend::Types::CreateBackendRequest
@note When making an API call, you may pass CreateBackendRequest
data as a hash: { app_id: "__string", # required app_name: "__string", # required backend_environment_name: "__string", # required resource_config: { }, resource_name: "__string", }
@!attribute [rw] app_id
@return [String]
@!attribute [rw] app_name
@return [String]
@!attribute [rw] backend_environment_name
@return [String]
@!attribute [rw] resource_config
@return [Types::ResourceConfig]
@!attribute [rw] resource_name
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/CreateBackendRequest AWS API Documentation
Constants
- SENSITIVE