@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.405Z") @Stability(value=Stable) public interface CfnServerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServerProps.Builder
A builder for
CfnServerProps |
static class |
CfnServerProps.Jsii$Proxy
An implementation for
CfnServerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServerProps.Builder |
builder() |
default Object |
getAssociatePublicIpAddress()
`AWS::OpsWorksCM::Server.AssociatePublicIpAddress`.
|
default String |
getBackupId()
`AWS::OpsWorksCM::Server.BackupId`.
|
default Number |
getBackupRetentionCount()
`AWS::OpsWorksCM::Server.BackupRetentionCount`.
|
default String |
getCustomCertificate()
`AWS::OpsWorksCM::Server.CustomCertificate`.
|
default String |
getCustomDomain()
`AWS::OpsWorksCM::Server.CustomDomain`.
|
default String |
getCustomPrivateKey()
`AWS::OpsWorksCM::Server.CustomPrivateKey`.
|
default Object |
getDisableAutomatedBackup()
`AWS::OpsWorksCM::Server.DisableAutomatedBackup`.
|
default String |
getEngine()
`AWS::OpsWorksCM::Server.Engine`.
|
default Object |
getEngineAttributes()
`AWS::OpsWorksCM::Server.EngineAttributes`.
|
default String |
getEngineModel()
`AWS::OpsWorksCM::Server.EngineModel`.
|
default String |
getEngineVersion()
`AWS::OpsWorksCM::Server.EngineVersion`.
|
String |
getInstanceProfileArn()
`AWS::OpsWorksCM::Server.InstanceProfileArn`.
|
String |
getInstanceType()
`AWS::OpsWorksCM::Server.InstanceType`.
|
default String |
getKeyPair()
`AWS::OpsWorksCM::Server.KeyPair`.
|
default String |
getPreferredBackupWindow()
`AWS::OpsWorksCM::Server.PreferredBackupWindow`.
|
default String |
getPreferredMaintenanceWindow()
`AWS::OpsWorksCM::Server.PreferredMaintenanceWindow`.
|
default List<String> |
getSecurityGroupIds()
`AWS::OpsWorksCM::Server.SecurityGroupIds`.
|
default String |
getServerName()
`AWS::OpsWorksCM::Server.ServerName`.
|
String |
getServiceRoleArn()
`AWS::OpsWorksCM::Server.ServiceRoleArn`.
|
default List<String> |
getSubnetIds()
`AWS::OpsWorksCM::Server.SubnetIds`.
|
default List<CfnTag> |
getTags()
`AWS::OpsWorksCM::Server.Tags`.
|
@Stability(value=Stable) @NotNull String getInstanceProfileArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-instanceprofilearn@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-instancetype@Stability(value=Stable) @NotNull String getServiceRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servicerolearn@Stability(value=Stable) @Nullable default Object getAssociatePublicIpAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-associatepublicipaddress@Stability(value=Stable) @Nullable default String getBackupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-backupid@Stability(value=Stable) @Nullable default Number getBackupRetentionCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-backupretentioncount@Stability(value=Stable) @Nullable default String getCustomCertificate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customcertificate@Stability(value=Stable) @Nullable default String getCustomDomain()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customdomain@Stability(value=Stable) @Nullable default String getCustomPrivateKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customprivatekey@Stability(value=Stable) @Nullable default Object getDisableAutomatedBackup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-disableautomatedbackup@Stability(value=Stable) @Nullable default String getEngine()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-engine@Stability(value=Stable) @Nullable default Object getEngineAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-engineattributes@Stability(value=Stable) @Nullable default String getEngineModel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-enginemodel@Stability(value=Stable) @Nullable default String getEngineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-engineversion@Stability(value=Stable) @Nullable default String getKeyPair()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-keypair@Stability(value=Stable) @Nullable default String getPreferredBackupWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-preferredbackupwindow@Stability(value=Stable) @Nullable default String getPreferredMaintenanceWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-preferredmaintenancewindow@Stability(value=Stable) @Nullable default List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-securitygroupids@Stability(value=Stable) @Nullable default String getServerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servername@Stability(value=Stable) @Nullable default List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-subnetids@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-tags@Stability(value=Stable) static CfnServerProps.Builder builder()
CfnServerProps.Builder of CfnServerPropsCopyright © 2020. All rights reserved.