@Stability(value=Stable) @Internal public static final class CfnServerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServerProps
CfnServerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServerProps.Builder, CfnServerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String instanceProfileArn,
String instanceType,
String serviceRoleArn,
Object associatePublicIpAddress,
String backupId,
Number backupRetentionCount,
String customCertificate,
String customDomain,
String customPrivateKey,
Object disableAutomatedBackup,
String engine,
Object engineAttributes,
String engineModel,
String engineVersion,
String keyPair,
String preferredBackupWindow,
String preferredMaintenanceWindow,
List<String> securityGroupIds,
String serverName,
List<String> subnetIds,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnServerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAssociatePublicIpAddress()
`AWS::OpsWorksCM::Server.AssociatePublicIpAddress`.
|
String |
getBackupId()
`AWS::OpsWorksCM::Server.BackupId`.
|
Number |
getBackupRetentionCount()
`AWS::OpsWorksCM::Server.BackupRetentionCount`.
|
String |
getCustomCertificate()
`AWS::OpsWorksCM::Server.CustomCertificate`.
|
String |
getCustomDomain()
`AWS::OpsWorksCM::Server.CustomDomain`.
|
String |
getCustomPrivateKey()
`AWS::OpsWorksCM::Server.CustomPrivateKey`.
|
Object |
getDisableAutomatedBackup()
`AWS::OpsWorksCM::Server.DisableAutomatedBackup`.
|
String |
getEngine()
`AWS::OpsWorksCM::Server.Engine`.
|
Object |
getEngineAttributes()
`AWS::OpsWorksCM::Server.EngineAttributes`.
|
String |
getEngineModel()
`AWS::OpsWorksCM::Server.EngineModel`.
|
String |
getEngineVersion()
`AWS::OpsWorksCM::Server.EngineVersion`.
|
String |
getInstanceProfileArn()
`AWS::OpsWorksCM::Server.InstanceProfileArn`.
|
String |
getInstanceType()
`AWS::OpsWorksCM::Server.InstanceType`.
|
String |
getKeyPair()
`AWS::OpsWorksCM::Server.KeyPair`.
|
String |
getPreferredBackupWindow()
`AWS::OpsWorksCM::Server.PreferredBackupWindow`.
|
String |
getPreferredMaintenanceWindow()
`AWS::OpsWorksCM::Server.PreferredMaintenanceWindow`.
|
List<String> |
getSecurityGroupIds()
`AWS::OpsWorksCM::Server.SecurityGroupIds`.
|
String |
getServerName()
`AWS::OpsWorksCM::Server.ServerName`.
|
String |
getServiceRoleArn()
`AWS::OpsWorksCM::Server.ServiceRoleArn`.
|
List<String> |
getSubnetIds()
`AWS::OpsWorksCM::Server.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::OpsWorksCM::Server.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String instanceProfileArn, String instanceType, String serviceRoleArn, Object associatePublicIpAddress, String backupId, Number backupRetentionCount, String customCertificate, String customDomain, String customPrivateKey, Object disableAutomatedBackup, String engine, Object engineAttributes, String engineModel, String engineVersion, String keyPair, String preferredBackupWindow, String preferredMaintenanceWindow, List<String> securityGroupIds, String serverName, List<String> subnetIds, List<? extends CfnTag> tags)
CfnServerProps.Builder.public final String getInstanceProfileArn()
CfnServerPropsgetInstanceProfileArn in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-instanceprofilearnpublic final String getInstanceType()
CfnServerPropsgetInstanceType in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-instancetypepublic final String getServiceRoleArn()
CfnServerPropsgetServiceRoleArn in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servicerolearnpublic final Object getAssociatePublicIpAddress()
CfnServerPropsgetAssociatePublicIpAddress in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-associatepublicipaddresspublic final String getBackupId()
CfnServerPropsgetBackupId in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-backupidpublic final Number getBackupRetentionCount()
CfnServerPropsgetBackupRetentionCount in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-backupretentioncountpublic final String getCustomCertificate()
CfnServerPropsgetCustomCertificate in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customcertificatepublic final String getCustomDomain()
CfnServerPropsgetCustomDomain in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customdomainpublic final String getCustomPrivateKey()
CfnServerPropsgetCustomPrivateKey in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-customprivatekeypublic final Object getDisableAutomatedBackup()
CfnServerPropsgetDisableAutomatedBackup in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-disableautomatedbackuppublic final String getEngine()
CfnServerPropsgetEngine in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-enginepublic final Object getEngineAttributes()
CfnServerPropsgetEngineAttributes in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-engineattributespublic final String getEngineModel()
CfnServerPropsgetEngineModel in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-enginemodelpublic final String getEngineVersion()
CfnServerPropsgetEngineVersion in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-engineversionpublic final String getKeyPair()
CfnServerPropsgetKeyPair in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-keypairpublic final String getPreferredBackupWindow()
CfnServerPropsgetPreferredBackupWindow in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-preferredbackupwindowpublic final String getPreferredMaintenanceWindow()
CfnServerPropsgetPreferredMaintenanceWindow in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-preferredmaintenancewindowpublic final List<String> getSecurityGroupIds()
CfnServerPropsgetSecurityGroupIds in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-securitygroupidspublic final String getServerName()
CfnServerPropsgetServerName in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servernamepublic final List<String> getSubnetIds()
CfnServerPropsgetSubnetIds in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-subnetidspublic final List<CfnTag> getTags()
CfnServerPropsgetTags in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.