Class Ec2FleetSpotOptions.Jsii$Proxy

    • Constructor Detail

      • 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.
    • Method Detail

      • getAllocationStrategy

        public final String getAllocationStrategy()
        Description copied from interface: Ec2FleetSpotOptions
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ec2_fleet#allocation_strategy Ec2Fleet#allocation_strategy}.
        Specified by:
        getAllocationStrategy in interface Ec2FleetSpotOptions
      • getInstanceInterruptionBehavior

        public final String getInstanceInterruptionBehavior()
        Description copied from interface: Ec2FleetSpotOptions
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ec2_fleet#instance_interruption_behavior Ec2Fleet#instance_interruption_behavior}.
        Specified by:
        getInstanceInterruptionBehavior in interface Ec2FleetSpotOptions
      • getInstancePoolsToUseCount

        public final Number getInstancePoolsToUseCount()
        Description copied from interface: Ec2FleetSpotOptions
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ec2_fleet#instance_pools_to_use_count Ec2Fleet#instance_pools_to_use_count}.
        Specified by:
        getInstancePoolsToUseCount in interface Ec2FleetSpotOptions
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object