@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 CfnServerPropspublic final String getInstanceType()
CfnServerPropsgetInstanceType in interface CfnServerPropspublic final String getServiceRoleArn()
CfnServerPropsgetServiceRoleArn in interface CfnServerPropspublic final Object getAssociatePublicIpAddress()
CfnServerPropsgetAssociatePublicIpAddress in interface CfnServerPropspublic final String getBackupId()
CfnServerPropsgetBackupId in interface CfnServerPropspublic final Number getBackupRetentionCount()
CfnServerPropsgetBackupRetentionCount in interface CfnServerPropspublic final String getCustomCertificate()
CfnServerPropsgetCustomCertificate in interface CfnServerPropspublic final String getCustomDomain()
CfnServerPropsgetCustomDomain in interface CfnServerPropspublic final String getCustomPrivateKey()
CfnServerPropsgetCustomPrivateKey in interface CfnServerPropspublic final Object getDisableAutomatedBackup()
CfnServerPropsgetDisableAutomatedBackup in interface CfnServerPropspublic final String getEngine()
CfnServerPropsgetEngine in interface CfnServerPropspublic final Object getEngineAttributes()
CfnServerPropsgetEngineAttributes in interface CfnServerPropspublic final String getEngineModel()
CfnServerPropsgetEngineModel in interface CfnServerPropspublic final String getEngineVersion()
CfnServerPropsgetEngineVersion in interface CfnServerPropspublic final String getKeyPair()
CfnServerPropsgetKeyPair in interface CfnServerPropspublic final String getPreferredBackupWindow()
CfnServerPropsgetPreferredBackupWindow in interface CfnServerPropspublic final String getPreferredMaintenanceWindow()
CfnServerPropsgetPreferredMaintenanceWindow in interface CfnServerPropspublic final List<String> getSecurityGroupIds()
CfnServerPropsgetSecurityGroupIds in interface CfnServerPropspublic final String getServerName()
CfnServerPropsgetServerName in interface CfnServerPropspublic final List<String> getSubnetIds()
CfnServerPropsgetSubnetIds in interface CfnServerPropspublic final List<CfnTag> getTags()
CfnServerPropsgetTags in interface CfnServerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.