Package-level declarations

Types

Link copied to clipboard
class Fleet : KotlinCustomResource

Provides a AWS WorkLink Fleet resource. !>WARNING: The aws.worklink.Fleet resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead.

Link copied to clipboard
data class FleetArgs(val auditStreamArn: Output<String>? = null, val deviceCaCertificate: Output<String>? = null, val displayName: Output<String>? = null, val identityProvider: Output<FleetIdentityProviderArgs>? = null, val name: Output<String>? = null, val network: Output<FleetNetworkArgs>? = null, val optimizeForEndUserLocation: Output<Boolean>? = null) : ConvertibleToJava<FleetArgs>

Provides a AWS WorkLink Fleet resource. !>WARNING: The aws.worklink.Fleet resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead.

Link copied to clipboard

Builder for FleetArgs.

Link copied to clipboard
object FleetMapper : ResourceMapper<Fleet>
Link copied to clipboard

Builder for Fleet.

Link copied to clipboard
class WebsiteCertificateAuthorityAssociation : KotlinCustomResource

Provides a AWS WorkLink Website Certificate Authority Association resource. !>WARNING: The aws.worklink.WebsiteCertificateAuthorityAssociation resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead.

data class WebsiteCertificateAuthorityAssociationArgs(val certificate: Output<String>? = null, val displayName: Output<String>? = null, val fleetArn: Output<String>? = null) : ConvertibleToJava<WebsiteCertificateAuthorityAssociationArgs>

Provides a AWS WorkLink Website Certificate Authority Association resource. !>WARNING: The aws.worklink.WebsiteCertificateAuthorityAssociation resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead.