Class AWSAPICallViaCloudTrail.CreateFleetRequest.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.CreateFleetRequest,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.CreateFleetRequest
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.AWSAPICallViaCloudTrail.CreateFleetRequest
AWSAPICallViaCloudTrail.CreateFleetRequest.Builder, AWSAPICallViaCloudTrail.CreateFleetRequest.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.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 theAWSAPICallViaCloudTrail.CreateFleetRequest.Builder.
-
-
Method Details
-
getClientToken
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getExistingInstances
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getLaunchTemplateConfigs
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getOnDemandOptions
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getSpotOptions
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getTagSpecification
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getTargetCapacitySpecification
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.CreateFleetRequest
-
getType
Description copied from interface: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 interfaceAWSAPICallViaCloudTrail.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()
-