Uses of Class
com.hashicorp.cdktf.providers.google.cloud_asset_organization_feed.CloudAssetOrganizationFeedTimeouts.Builder
-
Packages that use CloudAssetOrganizationFeedTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.cloud_asset_organization_feed google_cloud_asset_organization_feed -
-
Uses of CloudAssetOrganizationFeedTimeouts.Builder in com.hashicorp.cdktf.providers.google.cloud_asset_organization_feed
Methods in com.hashicorp.cdktf.providers.google.cloud_asset_organization_feed that return CloudAssetOrganizationFeedTimeouts.Builder Modifier and Type Method Description static CloudAssetOrganizationFeedTimeouts.BuilderCloudAssetOrganizationFeedTimeouts. builder()CloudAssetOrganizationFeedTimeouts.BuilderCloudAssetOrganizationFeedTimeouts.Builder. create(String create)Sets the value ofCloudAssetOrganizationFeedTimeouts.getCreate()CloudAssetOrganizationFeedTimeouts.BuilderCloudAssetOrganizationFeedTimeouts.Builder. delete(String delete)Sets the value ofCloudAssetOrganizationFeedTimeouts.getDelete()CloudAssetOrganizationFeedTimeouts.BuilderCloudAssetOrganizationFeedTimeouts.Builder. update(String update)Sets the value ofCloudAssetOrganizationFeedTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.cloud_asset_organization_feed with parameters of type CloudAssetOrganizationFeedTimeouts.Builder Constructor Description Jsii$Proxy(CloudAssetOrganizationFeedTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudAssetOrganizationFeedTimeouts.Builder.
-