static AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.builder() |
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.Builder.tags(Collection<Tag> tags) |
A list of tags for the VPC connections that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.Builder.tags(Consumer<Tag.Builder>... tags) |
A list of tags for the VPC connections that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.Builder.tags(Tag... tags) |
A list of tags for the VPC connections that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.toBuilder() |
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.Builder.vpcConnectionIds(String... vpcConnectionIds) |
A list of VPC connection IDs that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags.Builder |
AssetBundleImportJobVPCConnectionOverrideTags.Builder.vpcConnectionIds(Collection<String> vpcConnectionIds) |
A list of VPC connection IDs that you want to apply overrides to.
|