Documentation
¶
Index ¶
- type DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasComment(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasCreatedOn(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasDatabaseName(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedToRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsCurrent(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsDefault(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsInherited(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasName(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasOwner(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasOwnerRoleType(expected string) *DatabaseRoleShowOutputAssert
- type UserShowOutputAssert
- func (u *UserShowOutputAssert) HasComment(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasCreatedOn(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasCreatedOnNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDaysToExpiryNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultNamespace(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultRole(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultSecondaryRoles(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultWarehouse(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDisabled(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDisplayName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasEmail(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExpiresAtTime(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExtAuthnDuo(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExtAuthnUid(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasFirstName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasMfa(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasPassword(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasRsaPublicKey(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLastName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLastSuccessLogin(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLockedUntilTime(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLoginName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToBypassMfa(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToBypassMfaNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToUnlockNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMustChangePassword(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasOwner(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasSnowflakeLock(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasType(expected string) *UserShowOutputAssert
- type ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasChangeTracking(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasComment(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasCreatedOn(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasDatabaseName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasIsMaterialized(expected bool) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasIsSecure(expected bool) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasKind(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasOwner(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasOwnerRoleType(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasReserved(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasSchemaName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasText(expected string) *ViewShowOutputAssert
- type WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAutoResume(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAutoSuspend(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAvailable(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasComment(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasCreatedOn(expected time.Time) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasEnableQueryAcceleration(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasIsCurrent(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasIsDefault(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasMaxClusterCount(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasMinClusterCount(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasName(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOther(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOwner(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOwnerRoleType(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasProvisioning(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQueued(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQuiescing(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasResourceMonitor(expected sdk.AccountObjectIdentifier) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasResumedOn(expected time.Time) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasRunning(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasScalingPolicy(expected sdk.ScalingPolicy) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasSize(expected sdk.WarehouseSize) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasStartedClusters(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasState(expected sdk.WarehouseState) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasType(expected sdk.WarehouseType) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasUpdatedOn(expected time.Time) *WarehouseShowOutputAssert
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatabaseRoleShowOutputAssert ¶ added in v0.95.0
type DatabaseRoleShowOutputAssert struct {
*assert.ResourceAssert
}
func DatabaseRoleShowOutput ¶ added in v0.95.0
func DatabaseRoleShowOutput(t *testing.T, name string) *DatabaseRoleShowOutputAssert
func ImportedDatabaseRoleShowOutput ¶ added in v0.95.0
func ImportedDatabaseRoleShowOutput(t *testing.T, id string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasComment ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasComment(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasCreatedOn ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasCreatedOn(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasDatabaseName ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasDatabaseName(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedToRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedToRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsCurrent ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsCurrent(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsDefault ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsDefault(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsInherited ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsInherited(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasName ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasName(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasOwner ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasOwner(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasOwnerRoleType ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasOwnerRoleType(expected string) *DatabaseRoleShowOutputAssert
type UserShowOutputAssert ¶
type UserShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedUserShowOutput ¶
func ImportedUserShowOutput(t *testing.T, id string) *UserShowOutputAssert
func UserShowOutput ¶
func UserShowOutput(t *testing.T, name string) *UserShowOutputAssert
func UsersDatasourceShowOutput ¶ added in v0.95.0
func UsersDatasourceShowOutput(t *testing.T, name string) *UserShowOutputAssert
UsersDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func (*UserShowOutputAssert) HasComment ¶
func (u *UserShowOutputAssert) HasComment(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasCreatedOn ¶
func (u *UserShowOutputAssert) HasCreatedOn(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasCreatedOnNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasDaysToExpiry ¶
func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDaysToExpiryNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasDaysToExpiryNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultNamespace ¶
func (u *UserShowOutputAssert) HasDefaultNamespace(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultRole ¶
func (u *UserShowOutputAssert) HasDefaultRole(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultSecondaryRoles ¶
func (u *UserShowOutputAssert) HasDefaultSecondaryRoles(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultWarehouse ¶
func (u *UserShowOutputAssert) HasDefaultWarehouse(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDisabled ¶
func (u *UserShowOutputAssert) HasDisabled(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDisplayName ¶
func (u *UserShowOutputAssert) HasDisplayName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasEmail ¶
func (u *UserShowOutputAssert) HasEmail(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExpiresAtTime ¶
func (u *UserShowOutputAssert) HasExpiresAtTime(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExtAuthnDuo ¶
func (u *UserShowOutputAssert) HasExtAuthnDuo(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExtAuthnUid ¶
func (u *UserShowOutputAssert) HasExtAuthnUid(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasFirstName ¶
func (u *UserShowOutputAssert) HasFirstName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasMfa ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasHasMfa(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasPassword ¶
func (u *UserShowOutputAssert) HasHasPassword(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasRsaPublicKey ¶
func (u *UserShowOutputAssert) HasHasRsaPublicKey(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLastName ¶
func (u *UserShowOutputAssert) HasLastName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLastSuccessLogin ¶
func (u *UserShowOutputAssert) HasLastSuccessLogin(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLockedUntilTime ¶
func (u *UserShowOutputAssert) HasLockedUntilTime(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLoginName ¶
func (u *UserShowOutputAssert) HasLoginName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToBypassMfa ¶
func (u *UserShowOutputAssert) HasMinsToBypassMfa(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToBypassMfaNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasMinsToBypassMfaNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToUnlock ¶
func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToUnlockNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasMinsToUnlockNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasMustChangePassword ¶
func (u *UserShowOutputAssert) HasMustChangePassword(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasName ¶
func (u *UserShowOutputAssert) HasName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasOwner ¶
func (u *UserShowOutputAssert) HasOwner(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasSnowflakeLock ¶
func (u *UserShowOutputAssert) HasSnowflakeLock(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasType ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasType(expected string) *UserShowOutputAssert
type ViewShowOutputAssert ¶ added in v0.95.0
type ViewShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedViewShowOutput ¶ added in v0.95.0
func ImportedViewShowOutput(t *testing.T, id string) *ViewShowOutputAssert
func ViewShowOutput ¶ added in v0.95.0
func ViewShowOutput(t *testing.T, name string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasChangeTracking ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasChangeTracking(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasComment ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasComment(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasCreatedOn ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasCreatedOn(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasDatabaseName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasDatabaseName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasIsMaterialized ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasIsMaterialized(expected bool) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasIsSecure ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasIsSecure(expected bool) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasKind ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasKind(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasOwner ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasOwner(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasOwnerRoleType ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasOwnerRoleType(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasReserved ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasReserved(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasSchemaName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasSchemaName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasText ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasText(expected string) *ViewShowOutputAssert
type WarehouseShowOutputAssert ¶
type WarehouseShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedWarehouseShowOutput ¶
func ImportedWarehouseShowOutput(t *testing.T, id string) *WarehouseShowOutputAssert
func WarehouseShowOutput ¶
func WarehouseShowOutput(t *testing.T, name string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAutoResume ¶
func (w *WarehouseShowOutputAssert) HasAutoResume(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAutoSuspend ¶
func (w *WarehouseShowOutputAssert) HasAutoSuspend(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAvailable ¶
func (w *WarehouseShowOutputAssert) HasAvailable(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasComment ¶
func (w *WarehouseShowOutputAssert) HasComment(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasCreatedOn ¶
func (w *WarehouseShowOutputAssert) HasCreatedOn(expected time.Time) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasEnableQueryAcceleration ¶
func (w *WarehouseShowOutputAssert) HasEnableQueryAcceleration(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasIsCurrent ¶
func (w *WarehouseShowOutputAssert) HasIsCurrent(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasIsDefault ¶
func (w *WarehouseShowOutputAssert) HasIsDefault(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasMaxClusterCount ¶
func (w *WarehouseShowOutputAssert) HasMaxClusterCount(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasMinClusterCount ¶
func (w *WarehouseShowOutputAssert) HasMinClusterCount(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasName ¶
func (w *WarehouseShowOutputAssert) HasName(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOther ¶
func (w *WarehouseShowOutputAssert) HasOther(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOwner ¶
func (w *WarehouseShowOutputAssert) HasOwner(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOwnerRoleType ¶
func (w *WarehouseShowOutputAssert) HasOwnerRoleType(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasProvisioning ¶
func (w *WarehouseShowOutputAssert) HasProvisioning(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor ¶
func (w *WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQueued ¶
func (w *WarehouseShowOutputAssert) HasQueued(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQuiescing ¶
func (w *WarehouseShowOutputAssert) HasQuiescing(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasResourceMonitor ¶
func (w *WarehouseShowOutputAssert) HasResourceMonitor(expected sdk.AccountObjectIdentifier) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasResumedOn ¶
func (w *WarehouseShowOutputAssert) HasResumedOn(expected time.Time) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasRunning ¶
func (w *WarehouseShowOutputAssert) HasRunning(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasScalingPolicy ¶
func (w *WarehouseShowOutputAssert) HasScalingPolicy(expected sdk.ScalingPolicy) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasSize ¶
func (w *WarehouseShowOutputAssert) HasSize(expected sdk.WarehouseSize) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasStartedClusters ¶
func (w *WarehouseShowOutputAssert) HasStartedClusters(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasState ¶
func (w *WarehouseShowOutputAssert) HasState(expected sdk.WarehouseState) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasType ¶
func (w *WarehouseShowOutputAssert) HasType(expected sdk.WarehouseType) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasUpdatedOn ¶
func (w *WarehouseShowOutputAssert) HasUpdatedOn(expected time.Time) *WarehouseShowOutputAssert
Source Files
¶
Click to show internal directories.
Click to hide internal directories.