@Stability(value=Stable) @Internal public static final class CfnEnvironmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironmentProps
CfnEnvironmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironmentProps.Builder, CfnEnvironmentProps.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 name,
Object airflowConfigurationOptions,
String airflowVersion,
String dagS3Path,
String environmentClass,
String executionRoleArn,
String kmsKey,
Object loggingConfiguration,
Number maxWorkers,
Number minWorkers,
Object networkConfiguration,
String pluginsS3ObjectVersion,
String pluginsS3Path,
String requirementsS3ObjectVersion,
String requirementsS3Path,
String sourceBucketArn,
CfnEnvironment.TagMapProperty tags,
String webserverAccessMode,
String weeklyMaintenanceWindowStart)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAirflowConfigurationOptions()
`AWS::MWAA::Environment.AirflowConfigurationOptions`.
|
String |
getAirflowVersion()
`AWS::MWAA::Environment.AirflowVersion`.
|
String |
getDagS3Path()
`AWS::MWAA::Environment.DagS3Path`.
|
String |
getEnvironmentClass()
`AWS::MWAA::Environment.EnvironmentClass`.
|
String |
getExecutionRoleArn()
`AWS::MWAA::Environment.ExecutionRoleArn`.
|
String |
getKmsKey()
`AWS::MWAA::Environment.KmsKey`.
|
Object |
getLoggingConfiguration()
`AWS::MWAA::Environment.LoggingConfiguration`.
|
Number |
getMaxWorkers()
`AWS::MWAA::Environment.MaxWorkers`.
|
Number |
getMinWorkers()
`AWS::MWAA::Environment.MinWorkers`.
|
String |
getName()
`AWS::MWAA::Environment.Name`.
|
Object |
getNetworkConfiguration()
`AWS::MWAA::Environment.NetworkConfiguration`.
|
String |
getPluginsS3ObjectVersion()
`AWS::MWAA::Environment.PluginsS3ObjectVersion`.
|
String |
getPluginsS3Path()
`AWS::MWAA::Environment.PluginsS3Path`.
|
String |
getRequirementsS3ObjectVersion()
`AWS::MWAA::Environment.RequirementsS3ObjectVersion`.
|
String |
getRequirementsS3Path()
`AWS::MWAA::Environment.RequirementsS3Path`.
|
String |
getSourceBucketArn()
`AWS::MWAA::Environment.SourceBucketArn`.
|
CfnEnvironment.TagMapProperty |
getTags()
`AWS::MWAA::Environment.Tags`.
|
String |
getWebserverAccessMode()
`AWS::MWAA::Environment.WebserverAccessMode`.
|
String |
getWeeklyMaintenanceWindowStart()
`AWS::MWAA::Environment.WeeklyMaintenanceWindowStart`.
|
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 name, Object airflowConfigurationOptions, String airflowVersion, String dagS3Path, String environmentClass, String executionRoleArn, String kmsKey, Object loggingConfiguration, Number maxWorkers, Number minWorkers, Object networkConfiguration, String pluginsS3ObjectVersion, String pluginsS3Path, String requirementsS3ObjectVersion, String requirementsS3Path, String sourceBucketArn, CfnEnvironment.TagMapProperty tags, String webserverAccessMode, String weeklyMaintenanceWindowStart)
CfnEnvironmentProps.Builder.public final String getName()
CfnEnvironmentPropsgetName in interface CfnEnvironmentPropspublic final Object getAirflowConfigurationOptions()
CfnEnvironmentPropsgetAirflowConfigurationOptions in interface CfnEnvironmentPropspublic final String getAirflowVersion()
CfnEnvironmentPropsgetAirflowVersion in interface CfnEnvironmentPropspublic final String getDagS3Path()
CfnEnvironmentPropsgetDagS3Path in interface CfnEnvironmentPropspublic final String getEnvironmentClass()
CfnEnvironmentPropsgetEnvironmentClass in interface CfnEnvironmentPropspublic final String getExecutionRoleArn()
CfnEnvironmentPropsgetExecutionRoleArn in interface CfnEnvironmentPropspublic final String getKmsKey()
CfnEnvironmentPropsgetKmsKey in interface CfnEnvironmentPropspublic final Object getLoggingConfiguration()
CfnEnvironmentPropsgetLoggingConfiguration in interface CfnEnvironmentPropspublic final Number getMaxWorkers()
CfnEnvironmentPropsgetMaxWorkers in interface CfnEnvironmentPropspublic final Number getMinWorkers()
CfnEnvironmentPropsgetMinWorkers in interface CfnEnvironmentPropspublic final Object getNetworkConfiguration()
CfnEnvironmentPropsgetNetworkConfiguration in interface CfnEnvironmentPropspublic final String getPluginsS3ObjectVersion()
CfnEnvironmentPropsgetPluginsS3ObjectVersion in interface CfnEnvironmentPropspublic final String getPluginsS3Path()
CfnEnvironmentPropsgetPluginsS3Path in interface CfnEnvironmentPropspublic final String getRequirementsS3ObjectVersion()
CfnEnvironmentPropsgetRequirementsS3ObjectVersion in interface CfnEnvironmentPropspublic final String getRequirementsS3Path()
CfnEnvironmentPropsgetRequirementsS3Path in interface CfnEnvironmentPropspublic final String getSourceBucketArn()
CfnEnvironmentPropsgetSourceBucketArn in interface CfnEnvironmentPropspublic final CfnEnvironment.TagMapProperty getTags()
CfnEnvironmentPropsgetTags in interface CfnEnvironmentPropspublic final String getWebserverAccessMode()
CfnEnvironmentPropsgetWebserverAccessMode in interface CfnEnvironmentPropspublic final String getWeeklyMaintenanceWindowStart()
CfnEnvironmentPropsgetWeeklyMaintenanceWindowStart in interface CfnEnvironmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.