CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.allowProfileCreation(Boolean allowProfileCreation)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.allowProfileCreation(IResolvable allowProfileCreation)
|
static CfnObjectTypeProps.Builder |
CfnObjectTypeProps.builder() |
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.description(String description)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.domainName(String domainName)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.encryptionKey(String encryptionKey)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.expirationDays(Number expirationDays)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.fields(IResolvable fields)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.fields(List<? extends Object> fields)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.keys(IResolvable keys)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.keys(List<? extends Object> keys)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.objectTypeName(String objectTypeName)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.tags(List<? extends CfnTag> tags)
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.templateId(String templateId)
|