studio Web Portal Settings
suspend fun studioWebPortalSettings(value: Output<UserProfileUserSettingsStudioWebPortalSettingsArgs>)
Parameters
value
The Studio Web Portal settings. See studio_web_portal_settings
Block below.
suspend fun studioWebPortalSettings(argument: suspend UserProfileUserSettingsStudioWebPortalSettingsArgsBuilder.() -> Unit)
Parameters
argument
The Studio Web Portal settings. See studio_web_portal_settings
Block below.