Class EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Jsii$Proxy
- All Implemented Interfaces:
EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps-
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.EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Builder, EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.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) AutoScalingGroupName property.(experimental) Destination property.(experimental) EC2InstanceId property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) LifecycleActionToken property.(experimental) LifecycleHookName property.(experimental) LifecycleTransition property.(experimental) NotificationMetadata property.(experimental) Origin 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
protected Jsii$Proxy(EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps.Builder.
-
-
Method Details
-
getAutoScalingGroupName
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(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: - Filter with the AutoScalingGroup reference
- Specified by:
getAutoScalingGroupNamein interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getDestination
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) Destination property.Specify an array of string values to match this event if the actual value of Destination 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:
getDestinationin interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getEc2InstanceId
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) EC2InstanceId property.Specify an array of string values to match this event if the actual value of EC2InstanceId 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:
getEc2InstanceIdin interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getEventMetadata
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getLifecycleActionToken
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) LifecycleActionToken property.Specify an array of string values to match this event if the actual value of LifecycleActionToken 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:
getLifecycleActionTokenin interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getLifecycleHookName
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) LifecycleHookName property.Specify an array of string values to match this event if the actual value of LifecycleHookName 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:
getLifecycleHookNamein interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getLifecycleTransition
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) LifecycleTransition property.Specify an array of string values to match this event if the actual value of LifecycleTransition 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:
getLifecycleTransitionin interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getNotificationMetadata
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) NotificationMetadata property.Specify an array of string values to match this event if the actual value of NotificationMetadata 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:
getNotificationMetadatain interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
getOrigin
Description copied from interface:EC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps(experimental) Origin property.Specify an array of string values to match this event if the actual value of Origin 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:
getOriginin interfaceEC2InstanceTerminateLifecycleAction.EC2InstanceTerminateLifecycleActionProps
-
$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()
-