| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.EncryptionConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.EncryptionConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.EncryptionConfigurationProperty |
CfnService.EncryptionConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.encryptionConfiguration(CfnService.EncryptionConfigurationProperty encryptionConfiguration)
Sets the value of
CfnServiceProps.getEncryptionConfiguration() |
CfnService.Builder |
CfnService.Builder.encryptionConfiguration(CfnService.EncryptionConfigurationProperty encryptionConfiguration)
An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs.
|
void |
CfnService.setEncryptionConfiguration(CfnService.EncryptionConfigurationProperty value)
An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs.
|
Copyright © 2022. All rights reserved.