Fleet Args
Example Usage
Basic usage:
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.worklink.Fleet;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
var example = new Fleet("example");
}
}
Import
WorkLink can be imported using the ARN, e.g.,
$ pulumi import aws:worklink/fleet:Fleet test arn:aws:worklink::123456789012:fleet/example
Constructors
Properties
The ARN of the Amazon Kinesis data stream that receives the audit events. Kinesis data stream name must begin with "AmazonWorkLink-"
.
The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
The name of the fleet.
Provide this to allow manage the identity provider configuration for the fleet. Fields documented below.
Provide this to allow manage the company network configuration for the fleet. Fields documented below.
The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region. Defaults to true
. network requires the following: