Class InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest.Jsii$Proxy
- All Implemented Interfaces:
InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest-
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.ec2.events.InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest.Builder, InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest.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) ClientToken property.(experimental) ExistingInstances property.(experimental) LaunchTemplateConfigs property.(experimental) OnDemandOptions property.(experimental) SpotOptions property.(experimental) TagSpecification property.(experimental) TargetCapacitySpecification property.getType()(experimental) Type 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 theInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest.Builder.
-
-
Method Details
-
getClientToken
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) ClientToken property.Specify an array of string values to match this event if the actual value of ClientToken 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:
getClientTokenin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getExistingInstances
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) ExistingInstances property.Specify an array of string values to match this event if the actual value of ExistingInstances 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:
getExistingInstancesin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getLaunchTemplateConfigs
public final InstanceEvents.AWSAPICallViaCloudTrail.LaunchTemplateConfigs getLaunchTemplateConfigs()Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) LaunchTemplateConfigs property.Specify an array of string values to match this event if the actual value of LaunchTemplateConfigs 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:
getLaunchTemplateConfigsin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getOnDemandOptions
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) OnDemandOptions property.Specify an array of string values to match this event if the actual value of OnDemandOptions 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:
getOnDemandOptionsin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getSpotOptions
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) SpotOptions property.Specify an array of string values to match this event if the actual value of SpotOptions 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:
getSpotOptionsin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getTagSpecification
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) TagSpecification property.Specify an array of string values to match this event if the actual value of TagSpecification 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:
getTagSpecificationin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getTargetCapacitySpecification
public final InstanceEvents.AWSAPICallViaCloudTrail.TargetCapacitySpecification getTargetCapacitySpecification()Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) TargetCapacitySpecification property.Specify an array of string values to match this event if the actual value of TargetCapacitySpecification 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:
getTargetCapacitySpecificationin interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
getType
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest(experimental) Type property.Specify an array of string values to match this event if the actual value of Type 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:
getTypein interfaceInstanceEvents.AWSAPICallViaCloudTrail.CreateFleetRequest
-
$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()
-