Class AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.RequestParameters,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.RequestParameters
AWSAPICallViaCloudTrail.RequestParameters-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.autoscaling.events.AWSAPICallViaCloudTrail.RequestParameters
AWSAPICallViaCloudTrail.RequestParameters.Builder, AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RequestParameters.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) adjustmentType property.(experimental) autoScalingGroupName property.(experimental) availabilityZones property.(experimental) breachThreshold property.(experimental) defaultCooldown property.(experimental) desiredCapacity property.(experimental) forceDelete property.(experimental) granularity property.(experimental) healthCheckGracePeriod property.(experimental) healthCheckType property.(experimental) honorCooldown property.(experimental) imageId property.(experimental) instanceIds property.(experimental) instanceType property.(experimental) launchConfigurationName property.(experimental) launchTemplate property.(experimental) lifecycleHookSpecificationList property.(experimental) loadBalancerNames property.(experimental) maxSize property.(experimental) metrics property.(experimental) metricValue property.(experimental) minSize property.(experimental) mixedInstancesPolicy property.(experimental) newInstancesProtectedFromScaleIn property.(experimental) notificationTypes property.(experimental) policyName property.(experimental) policyType property.(experimental) protectedFromScaleIn property.(experimental) scalingAdjustment property.(experimental) scheduledActionName property.(experimental) scheduledActionNames property.(experimental) scheduledUpdateGroupActions property.(experimental) securityGroups property.(experimental) serviceLinkedRoleARN property.(experimental) spotPrice property.(experimental) startTime property.(experimental) stepAdjustments property.getTags()(experimental) tags property.(experimental) targetGroupARNs property.(experimental) targetTrackingConfiguration property.getTime()(experimental) time property.(experimental) topicARN property.(experimental) userData property.(experimental) vPCZoneIdentifier property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RequestParameters.Builder.
-
-
Method Details
-
getAdjustmentType
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) adjustmentType property.Specify an array of string values to match this event if the actual value of adjustmentType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAdjustmentTypein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getAutoScalingGroupName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) autoScalingGroupName property.Specify an array of string values to match this event if the actual value of autoScalingGroupName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAutoScalingGroupNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getAvailabilityZones
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) availabilityZones property.Specify an array of string values to match this event if the actual value of availabilityZones is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAvailabilityZonesin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getBreachThreshold
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) breachThreshold property.Specify an array of string values to match this event if the actual value of breachThreshold is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getBreachThresholdin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDefaultCooldown
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) defaultCooldown property.Specify an array of string values to match this event if the actual value of defaultCooldown is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDefaultCooldownin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDesiredCapacity
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) desiredCapacity property.Specify an array of string values to match this event if the actual value of desiredCapacity is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDesiredCapacityin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getForceDelete
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) forceDelete property.Specify an array of string values to match this event if the actual value of forceDelete is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getForceDeletein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getGranularity
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) granularity property.Specify an array of string values to match this event if the actual value of granularity is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getGranularityin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getHealthCheckGracePeriod
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) healthCheckGracePeriod property.Specify an array of string values to match this event if the actual value of healthCheckGracePeriod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getHealthCheckGracePeriodin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getHealthCheckType
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) healthCheckType property.Specify an array of string values to match this event if the actual value of healthCheckType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getHealthCheckTypein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getHonorCooldown
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) honorCooldown property.Specify an array of string values to match this event if the actual value of honorCooldown is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getHonorCooldownin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getImageId
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) imageId property.Specify an array of string values to match this event if the actual value of imageId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getImageIdin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getInstanceIds
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) instanceIds property.Specify an array of string values to match this event if the actual value of instanceIds is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInstanceIdsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getInstanceType
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) instanceType property.Specify an array of string values to match this event if the actual value of instanceType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInstanceTypein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getLaunchConfigurationName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) launchConfigurationName property.Specify an array of string values to match this event if the actual value of launchConfigurationName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLaunchConfigurationNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getLaunchTemplate
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) launchTemplate property.Specify an array of string values to match this event if the actual value of launchTemplate is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLaunchTemplatein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getLifecycleHookSpecificationList
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) lifecycleHookSpecificationList property.Specify an array of string values to match this event if the actual value of lifecycleHookSpecificationList is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLifecycleHookSpecificationListin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getLoadBalancerNames
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) loadBalancerNames property.Specify an array of string values to match this event if the actual value of loadBalancerNames is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLoadBalancerNamesin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMaxSize
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) maxSize property.Specify an array of string values to match this event if the actual value of maxSize is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMaxSizein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMetrics
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) metrics property.Specify an array of string values to match this event if the actual value of metrics is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMetricsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMetricValue
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) metricValue property.Specify an array of string values to match this event if the actual value of metricValue is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMetricValuein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMinSize
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) minSize property.Specify an array of string values to match this event if the actual value of minSize is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMinSizein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMixedInstancesPolicy
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) mixedInstancesPolicy property.Specify an array of string values to match this event if the actual value of mixedInstancesPolicy is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMixedInstancesPolicyin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getNewInstancesProtectedFromScaleIn
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) newInstancesProtectedFromScaleIn property.Specify an array of string values to match this event if the actual value of newInstancesProtectedFromScaleIn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNewInstancesProtectedFromScaleInin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getNotificationTypes
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) notificationTypes property.Specify an array of string values to match this event if the actual value of notificationTypes is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNotificationTypesin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getPolicyName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) policyName property.Specify an array of string values to match this event if the actual value of policyName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPolicyNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getPolicyType
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) policyType property.Specify an array of string values to match this event if the actual value of policyType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPolicyTypein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getProtectedFromScaleIn
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) protectedFromScaleIn property.Specify an array of string values to match this event if the actual value of protectedFromScaleIn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getProtectedFromScaleInin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getScalingAdjustment
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) scalingAdjustment property.Specify an array of string values to match this event if the actual value of scalingAdjustment is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getScalingAdjustmentin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getScheduledActionName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) scheduledActionName property.Specify an array of string values to match this event if the actual value of scheduledActionName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getScheduledActionNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getScheduledActionNames
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) scheduledActionNames property.Specify an array of string values to match this event if the actual value of scheduledActionNames is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getScheduledActionNamesin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getScheduledUpdateGroupActions
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) scheduledUpdateGroupActions property.Specify an array of string values to match this event if the actual value of scheduledUpdateGroupActions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getScheduledUpdateGroupActionsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getSecurityGroups
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) securityGroups property.Specify an array of string values to match this event if the actual value of securityGroups is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSecurityGroupsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getServiceLinkedRoleArn
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) serviceLinkedRoleARN property.Specify an array of string values to match this event if the actual value of serviceLinkedRoleARN is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getServiceLinkedRoleArnin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getSpotPrice
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) spotPrice property.Specify an array of string values to match this event if the actual value of spotPrice is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSpotPricein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getStartTime
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) startTime property.Specify an array of string values to match this event if the actual value of startTime is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStartTimein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getStepAdjustments
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) stepAdjustments property.Specify an array of string values to match this event if the actual value of stepAdjustments is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStepAdjustmentsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTags
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) tags property.Specify an array of string values to match this event if the actual value of tags is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTagsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTargetGroupArns
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) targetGroupARNs property.Specify an array of string values to match this event if the actual value of targetGroupARNs is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTargetGroupArnsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTargetTrackingConfiguration
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) targetTrackingConfiguration property.Specify an array of string values to match this event if the actual value of targetTrackingConfiguration is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTargetTrackingConfigurationin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTime
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) time property.Specify an array of string values to match this event if the actual value of time is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTimein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTopicArn
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) topicARN property.Specify an array of string values to match this event if the actual value of topicARN is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTopicArnin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getUserData
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) userData property.Specify an array of string values to match this event if the actual value of userData is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getUserDatain interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getVPcZoneIdentifier
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(experimental) vPCZoneIdentifier property.Specify an array of string values to match this event if the actual value of vPCZoneIdentifier is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVPcZoneIdentifierin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-