Class GetDedicatedHostArgs


  • public final class GetDedicatedHostArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • expand

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> expand()
        Returns:
        The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated host. 'UserData' is not supported for dedicated host.
      • hostGroupName

        public com.pulumi.core.Output<java.lang.String> hostGroupName()
        Returns:
        The name of the dedicated host group.
      • hostName

        public com.pulumi.core.Output<java.lang.String> hostName()
        Returns:
        The name of the dedicated host.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group.