Package-level declarations

Types

Link copied to clipboard
data class ApplicationAppSource(val password: String? = null, val revision: String? = null, val sshKey: String? = null, val type: String, val url: String? = null, val username: String? = null)
Link copied to clipboard
data class ApplicationEnvironment(val key: String, val secure: Boolean? = null, val value: String)
Link copied to clipboard
data class ApplicationSslConfiguration(val certificate: String, val chain: String? = null, val privateKey: String)
Link copied to clipboard
data class CustomLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<CustomLayerCloudwatchConfigurationLogStream>? = null)
data class CustomLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class CustomLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class CustomLayerLoadBasedAutoScaling(val downscaling: CustomLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: CustomLayerLoadBasedAutoScalingUpscaling? = null)
data class CustomLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class CustomLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class EcsClusterLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class EcsClusterLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class EcsClusterLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class EcsClusterLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class GangliaLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<GangliaLayerCloudwatchConfigurationLogStream>? = null)
data class GangliaLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class GangliaLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class GangliaLayerLoadBasedAutoScaling(val downscaling: GangliaLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: GangliaLayerLoadBasedAutoScalingUpscaling? = null)
data class GangliaLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class GangliaLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class HaproxyLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<HaproxyLayerCloudwatchConfigurationLogStream>? = null)
data class HaproxyLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class HaproxyLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class HaproxyLayerLoadBasedAutoScaling(val downscaling: HaproxyLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: HaproxyLayerLoadBasedAutoScalingUpscaling? = null)
data class HaproxyLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class HaproxyLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class InstanceEbsBlockDevice(val deleteOnTermination: Boolean? = null, val deviceName: String, val iops: Int? = null, val snapshotId: String? = null, val volumeSize: Int? = null, val volumeType: String? = null)
Link copied to clipboard
data class InstanceEphemeralBlockDevice(val deviceName: String, val virtualName: String)
Link copied to clipboard
data class InstanceRootBlockDevice(val deleteOnTermination: Boolean? = null, val iops: Int? = null, val volumeSize: Int? = null, val volumeType: String? = null)
Link copied to clipboard
data class JavaAppLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<JavaAppLayerCloudwatchConfigurationLogStream>? = null)
data class JavaAppLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class JavaAppLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class JavaAppLayerLoadBasedAutoScaling(val downscaling: JavaAppLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: JavaAppLayerLoadBasedAutoScalingUpscaling? = null)
data class JavaAppLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class JavaAppLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class MemcachedLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class MemcachedLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class MemcachedLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class MemcachedLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class MysqlLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<MysqlLayerCloudwatchConfigurationLogStream>? = null)
data class MysqlLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class MysqlLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class MysqlLayerLoadBasedAutoScaling(val downscaling: MysqlLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: MysqlLayerLoadBasedAutoScalingUpscaling? = null)
data class MysqlLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class MysqlLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class NodejsAppLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class NodejsAppLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class NodejsAppLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class NodejsAppLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class PhpAppLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<PhpAppLayerCloudwatchConfigurationLogStream>? = null)
data class PhpAppLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class PhpAppLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class PhpAppLayerLoadBasedAutoScaling(val downscaling: PhpAppLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: PhpAppLayerLoadBasedAutoScalingUpscaling? = null)
data class PhpAppLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class PhpAppLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class RailsAppLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<RailsAppLayerCloudwatchConfigurationLogStream>? = null)
data class RailsAppLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class RailsAppLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class RailsAppLayerLoadBasedAutoScaling(val downscaling: RailsAppLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: RailsAppLayerLoadBasedAutoScalingUpscaling? = null)
data class RailsAppLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class RailsAppLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
Link copied to clipboard
data class StackCustomCookbooksSource(val password: String? = null, val revision: String? = null, val sshKey: String? = null, val type: String, val url: String, val username: String? = null)
Link copied to clipboard
data class StaticWebLayerCloudwatchConfigurationLogStream(val batchCount: Int? = null, val batchSize: Int? = null, val bufferDuration: Int? = null, val datetimeFormat: String? = null, val encoding: String? = null, val file: String, val fileFingerprintLines: String? = null, val initialPosition: String? = null, val logGroupName: String, val multilineStartPattern: String? = null, val timeZone: String? = null)
Link copied to clipboard
data class StaticWebLayerEbsVolume(val encrypted: Boolean? = null, val iops: Int? = null, val mountPoint: String, val numberOfDisks: Int, val raidLevel: String? = null, val size: Int, val type: String? = null)
Link copied to clipboard
data class StaticWebLayerLoadBasedAutoScalingDownscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)
data class StaticWebLayerLoadBasedAutoScalingUpscaling(val alarms: List<String>? = null, val cpuThreshold: Double? = null, val ignoreMetricsTime: Int? = null, val instanceCount: Int? = null, val loadThreshold: Double? = null, val memoryThreshold: Double? = null, val thresholdsWaitTime: Int? = null)