Class QosAssociationV3Args


  • public final class QosAssociationV3Args
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • qosId

        public com.pulumi.core.Output<java.lang.String> qosId()
        Returns:
        ID of the qos to associate. Changing this creates a new qos association.
      • region

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> region()
        Returns:
        The region in which to create the qos association. If omitted, the `region` argument of the provider is used. Changing this creates a new qos association.
      • volumeTypeId

        public com.pulumi.core.Output<java.lang.String> volumeTypeId()
        Returns:
        ID of the volume_type to associate. Changing this creates a new qos association.