| Package | Description |
|---|---|
| software.amazon.awscdk.services.transfer |
AWS Transfer for SFTP Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnProfileProps.Builder |
CfnProfileProps.Builder.as2Id(String as2Id)
Sets the value of
CfnProfileProps.getAs2Id() |
static CfnProfileProps.Builder |
CfnProfileProps.builder() |
CfnProfileProps.Builder |
CfnProfileProps.Builder.certificateIds(List<String> certificateIds)
Sets the value of
CfnProfileProps.getCertificateIds() |
CfnProfileProps.Builder |
CfnProfileProps.Builder.profileType(String profileType)
Sets the value of
CfnProfileProps.getProfileType() |
CfnProfileProps.Builder |
CfnProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProfileProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProfileProps.Builder. |
Copyright © 2022. All rights reserved.