Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::TargetResourceCreationConfig.
The configuration that's required to create a target resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#folder_creation_config
def folder_creation_config() -> ::Google::Cloud::CloudSecurityCompliance::V1::FolderCreationConfig-
(::Google::Cloud::CloudSecurityCompliance::V1::FolderCreationConfig) — Optional. The configuration that's required to create a folder.
Note: The following fields are mutually exclusive:
folder_creation_config,project_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
#folder_creation_config=
def folder_creation_config=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::FolderCreationConfig-
value (::Google::Cloud::CloudSecurityCompliance::V1::FolderCreationConfig) — Optional. The configuration that's required to create a folder.
Note: The following fields are mutually exclusive:
folder_creation_config,project_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::CloudSecurityCompliance::V1::FolderCreationConfig) — Optional. The configuration that's required to create a folder.
Note: The following fields are mutually exclusive:
folder_creation_config,project_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
#project_creation_config
def project_creation_config() -> ::Google::Cloud::CloudSecurityCompliance::V1::ProjectCreationConfig-
(::Google::Cloud::CloudSecurityCompliance::V1::ProjectCreationConfig) — Optional. The configuration that's required to create a project.
Note: The following fields are mutually exclusive:
project_creation_config,folder_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
#project_creation_config=
def project_creation_config=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::ProjectCreationConfig-
value (::Google::Cloud::CloudSecurityCompliance::V1::ProjectCreationConfig) — Optional. The configuration that's required to create a project.
Note: The following fields are mutually exclusive:
project_creation_config,folder_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::CloudSecurityCompliance::V1::ProjectCreationConfig) — Optional. The configuration that's required to create a project.
Note: The following fields are mutually exclusive:
project_creation_config,folder_creation_config. If a field in that set is populated, all other fields in the set will automatically be cleared.